array descriptor meaning in Chinese
数组描述符
Examples
- Function must be greater than or equal to the sum of all the bytes required to write the array data and the array descriptor
参数指定的记录长度必须大于或等于写入数组数据和数组说明符所需的全部字节的总和。 - Specifies whether the array is to be treated as dynamic , and whether to write an array descriptor for the string describing the length
指定是否将数组视为动态的,以及是否为描述长度的字符串写入一个数组说明符。 - Specifies whether the array is to be treated as dynamic and whether an array descriptor describing the size and bounds of the array is necessary
指定是否将数组视为动态的,以及是否需要数组说明符,用以描述数组大小和界限。 - Specifies whether the array is to be treated as dynamic and so whether to write an array descriptor describing the size and bounds of the array
指定是否将数组视为动态的,如果是的话,是否写入数组说明符,用以描述数组大小和界限。